TransliterationStyle Enumeration

Represents the transliteration-format of a number system.

Definition

Namespace: Independentsoft.Office.Odf.Styles
Assembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
C#
public enum TransliterationStyle

Members

Short0 Short.
Medium1 Medium.
Long2 Long.
None3 None.

See Also